Add star history to README#4192
Conversation
VictoriousRaptor
commented
Dec 30, 2025
|
🥷 Code experts: Jack251970, jjw24 Jack251970, jjw24 have most 👩💻 activity in the files. See details
Activity based on git-commit:
Knowledge based on git-blame: ✨ Comment |
|
Be a legend 🏆 by adding a before and after screenshot of the changes you made, especially if they are around UI/UX. |
📝 WalkthroughWalkthroughAdds a "Star History" section with a chart badge and link to the Flow.Launcher repository in README.md. The new section is inserted at two locations within the document and includes a visual history chart without modifying existing content. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Suggested reviewers
Pre-merge checks❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
386-390: Add a divider line after Star History to maintain document formatting consistency.The Star History section lacks a separator before the Development section. Other major sections in the README (e.g., "Questions/Suggestions" → "Development" at lines 379–390) are separated by the divider image. Add one after line 389 to align with the established pattern.
🔎 Proposed formatting adjustment
[](https://www.star-history.com/#Flow-Launcher/Flow.Launcher&type=date&legend=top-left) + +<img src="https://user-images.githubusercontent.com/6903107/144858082-8b654daf-60fb-4ee6-89b2-6183b73510d1.png" width="100%"> + ## Development
📜 Review details
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
README.md
🧰 Additional context used
🧠 Learnings (1)
📚 Learning: 2024-10-08T15:52:58.573Z
Learnt from: taooceros
Repo: Flow-Launcher/Flow.Launcher PR: 2616
File: Flow.Launcher/Flow.Launcher.csproj:7-7
Timestamp: 2024-10-08T15:52:58.573Z
Learning: In the Flow Launcher project, the version number in the `Flow.Launcher.csproj` file is dynamically updated during the CI/CD process.
Applied to files:
README.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
- GitHub Check: gitStream.cm
- GitHub Check: build
🔇 Additional comments (2)
README.md (2)
386-389: Inconsistency: AI summary mentions "two locations" but only one Star History section is visible.The summary states the changes are "inserted at two locations within the document," but the provided code shows only one Star History section at lines 386-389. Please clarify if there's a second location or if the summary is inaccurate.
388-388: Both star-history.com URLs are accessible and stable.Verified that the badge image endpoint and web destination both return HTTP 200 status codes, confirming the service is operational and the parameters (repo path, date type, legend position) are working as intended.
|
close as we've discussed |